﻿@charset "utf-8";

html,body,div,span,p,ul,li,a,input,i,em,form,img,h1,h2,h3,h4,h5{margin: 0; padding: 0; outline: none;}
body{font: 12px/26px "宋体","微软雅黑";}
ul,li{
	list-style:none;
	}
ul,img{
	list-style:none;
	border: none;
}
i,em{font-style: normal;}
a{text-decoration: none; color: #353535;}
a:hover{color: #2a8eea;}
.clearfix:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
.clearfix:after{zoom:1;}
.w1103{
	width: 1103px;
	margin-left: auto;
	margin-right: auto;
}
span{display: block;}
.l{float: left;}
.r{float: right;}
a b{font-weight:normal;}
.footer{background-image: linear-gradient(to top, #a4dcf7,#000);}